AI024
ROCm and HIP: A Detailed 10-Chapter Tutorial
The Build Toolchain: hipcc and Project Layout
Learning Objectives
- Identify the architectural role of hipcc within the ROCm stack
- Describe the underlying compilation paths for both AMD and NVIDIA backends
- Implement a standardized project layout for cross-platform portability
- Utilize CMake to manage HIP-based dependencies and build configurations